func runtime.atomicwb
6 uses
runtime (current package)
atomic_pointer.go#L32: func atomicwb(ptr *unsafe.Pointer, new unsafe.Pointer) {
atomic_pointer.go#L44: atomicwb((*unsafe.Pointer)(ptr), new)
atomic_pointer.go#L68: atomicwb(ptr, new)
atomic_pointer.go#L87: atomicwb(ptr, new)
atomic_pointer.go#L102: atomicwb(ptr, new)
atomic_pointer.go#L118: atomicwb(ptr, new)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)